github.com/refraction-networking/utls.Conn.tmp (field)
5 uses
github.com/refraction-networking/utls (current package)
conn.go#L126: tmp [16]byte
conn.go#L844: c.tmp[0] = alertLevelWarning
conn.go#L846: c.tmp[0] = alertLevelError
conn.go#L848: c.tmp[1] = byte(err)
conn.go#L850: _, writeErr := c.writeRecordLocked(recordTypeAlert, c.tmp[0:2])
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |